.UpcomingEventsSection .project-box {
    height: auto;
}
body {
    font-family: "Museo Sans 300";
}

.unique-slide {
    margin: 0 20px;
}

.unique-slider-track {
    justify-content: center;
}
.news-later .form-control {
    height: 48px;
    padding: 0 20px !important;
}
.news-later .btn.SubscribeBtn {
    height: 48px;
    display: inline-flex;
    align-items: center;
}
.news-later .btn.SubscribeBtn:hover {
    background-color: #00973d;
    color: #fff;
}
.input-group {
    border-radius: 5px;
    overflow: hidden;
}

.hero_container::before {
    opacity: 0.6;
}
.featured-box-programepage .project-image {
    width: 196px;
    height: 130px;
}

.box_pattern1 {
    border-left-color: #bd202e !important;
}
.weekly-boxs,
.featured-box,
.daily-boxs {
    border-top-color: #bd202e !important;
}
.Culture_section.rounded-20px {
    border-radius: 0px !important;
}

.Culture_section .CULTURAL_img,
.expoTeamSection .Team_img {
    display: flex;
    justify-content: center;
    border-radius: 0px !important;
}

.Culture_section .CULTURAL_img > div,
.expoTeamSection .Team_img > div,
.discover_kenya .Team_img > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Culture_section .CULTURAL_img img,
.expoTeamSection .Team_img img,
.discover_kenya .Team_img img {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}

.expoTeamSection .Team_img {
    height: 240px;
    padding: 20px 15px 0;
}
.Culture_section .CULTURAL_img {
    height: 287px;
}

.discover_kenya .Team_img {
    height: 244px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
}
.discover_kenya .Team_img_col.bg-primary {
    background: transparent !important;
    padding-bottom: 10px;
}
.discover_kenya .Team_img_col > div {
    position: relative;
    z-index: 2;
}
.discover_kenya .Team_img_col::before {
    content: "";
    background: #249446;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: calc(100% - 127px);
    border-radius: 20px;
}

.agriculture-box-v2::before {
    content: "";
    position: absolute;
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.9) 75.48%
    );
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
}

#trans-section-id .goog-te-gadget img {
    width: 40% !important; /* or whatever width you want */
    height: auto !important; /* maintain aspect ratio */
}

.inner-pagebanner::after {
    opacity: 0;
}

.card-content a {
    position: absolute;
    left: 20px;
}
.NewsContainer .card-content {
    padding: 20px;
    height: 100% !important;
    padding-bottom: 55px;
}
.NewsContainer .card-content h3 {
    margin-bottom: 5px;
}
.slick-height-equall .slick-track {
    display: flex !important;
}
.slick-height-equall .slick-slide {
    height: initial !important;
}
.slick-height-equall .card {
    height: 100% !important;
}

.AboutKenya .sub-contnet {
    max-width: 517px;
}

.liveStream_v2 .card-content a {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
    /* display: inline-flex; */
}

.liveStream_v2 .card-content {
    padding-bottom: 40px !important;
}

.bg-pavilion {
    position: relative;
    padding-bottom: 304px;
}
.bg-pavilion::before {
    opacity: 0.8;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 66.35%);

    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.content_type_2 {
    max-width: 720px;
}
.nav-tabs .nav-link {
    padding: 12px 25px;
}
.featuredProgram_row .CULTURAL_imgs {
    width: 250px;
    height: 210px;
}
.featuredProgram_row .project-content {
    align-items: start;
}
.featuredProgram_row .text-section {
    padding-top: 20px;
}
.newsImg {
    height: 300px;
}
.featuredProgram_row .project-title {
    padding-bottom: 10px;
}
.calendar_ui {
}
#calendar {
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
}
#calendar .fc-widget-content {
    border: none;
}

.main-month-category select {
    border: 1px solid #d9d9d9;
    height: 60px;
    padding: 0 20px;
}

.filter-all-tabs ul li {
    padding: 0;
    border-radius: 5px !important;
}
.filter-all-tabs li a {
    padding: 11px 22px;
    display: inline-flex;
    align-items: center;
    border-radius: 5px !important;
}

.event-meta > div:first-child {
    flex: 0 0 auto;
}
.btn {
}
.top-margin-loactions .box-1 {
    border-radius: 20px;
}
.bg-pavilion .top-margin-loactions {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}

.hero-content .container {
    max-width: 1420px;
}
.hero-content .container .heading-1 {
    max-width: 430px;
}
.bannerDesc {
    max-width: 565px;
}
.hero-content .sub-content p {
    font-size: 16px;
    line-height: 23px;
}
.hero-content .btn-custom .btn {
    border-radius: 4px;
    height: 54px;
    padding: 0 18px;
}
.hero-content .btn-custom .btn:hover,
.plan-btn:hover {
    background-color: #fff;
    color: #249446;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal !important;
}
.plan-btn {
    margin-top: 0;
}
.featuredProgram_row .project-box,
.UpcomingEventsSection .project-box {
    box-shadow: none !important;
    border-left-width: 6px;
}
.agriculture-box p {
    font-family: "Museo Sans 300";
}
.UpcomingEventsSection .container {
    max-width: 1100px;
}
.UpcomingEventsSection .project-content {
    align-items: start;
}
.UpcomingEventsSection .date-and-months {
    margin-right: 15px;
}
#eventsContainer .project-box {
    margin-bottom: 35px !important;
}
.calendar_ui_wrap {
    margin-bottom: 35px !important;
}
.feture-box {
    padding: 25px;
}
.featuredEventImg {
    height: 180px;
}
.tittle-left-box h6 {
    font-family: "Museo Sans 700";
}
.feture-box .learn-mores a {
    text-transform: uppercase;
}
.feture-box .learn-mores {
    margin-top: 12px;
}
#event-content h3 {
    font-size: 20px;
    font-family: "Museo Sans 700";
}
.HIGHLIGHTS_Section .event-box {
    box-shadow: none !important;
    margin-bottom: 30px;
}
.event-box a {
    font-weight: normal;
    font-size: 16px;
}
.HIGHLIGHTS_Section .date {
    font-size: 18px;
}
.date.active {
    font-weight: normal;
    font-family: "Museo Sans 700";
}
.timeline::before {
    width: 2px;
    top: -31px;
    height: 50px;
}
.max-w-650 {
    max-width: 650px !important;
}
.month-badge {
    font-size: 30px;
    font-weight: normal;
}
.text-444 {
    color: #444 !important;
}
.tittle-head p {
    font-family: "Museo Sans 300" !important;
}
.unique-slide {
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
    height: 198.366px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
.unique-slide img {
    max-width: 90%;
    max-height: 90%;
    height: auto;
    width: auto;
}

.fotter-bg .tittle-head p {
    font-size: 20px;
}
.fotter-bg .padding-top {
    padding-top: 51px;
}
.fotter-bg .main-bottom-ft {
    margin-top: 35px;
}
.fotter-bg .main-bottom-ft .contents p {
    font-family: "Museo Sans 300";
    opacity: 0.6;
}
.fotter-bgs .container {
    max-width: 1130px;
}

.inner-pagebanner-content::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    content: "";
    z-index: 1;
}
.inner-pagebanner-content .container {
    position: relative;
    z-index: 3;
}
.featuredExp_section .featured-box {
    box-shadow: none;
    border-top: 1px solid #d9d9d9 !important;
}
.featuredExp_section .featured-box {
    border-left: 6px solid #bd202e;
}
.EventPage.event-section {
    margin-top: 80px;
    margin-bottom: 30px;
}
.EventPage.event-section .learn-more {
    font-family: "Museo Sans 700";
    font-weight: normal;
}
.EventPage.event-section .timeInfoCol {
    padding-bottom: 5px;
}
.EventCategorie .visit-section {
    max-width: 1026px;
}

.EventCategorie.spical-section-bg {
    padding-top: 46px;
    padding-bottom: 26px;
}
.month-tittle,
.date-tittle {
    text-align: center;
}
.btn {
    font-family: "Museo Sans 500";
}
.iconColum {
    min-width: 23px;
}
#formContactus .form-controls {
    width: 100%;
}
#formContactus {
    border-left: 1px solid #bfbebe;
    padding-left: 25px;
    margin-left: -25px;
}
.event_design_V2 {
    border: 1px solid #d9d9d9;
    background: linear-gradient(180deg, #fff 0%, #f8f8f8 100%);
}
.event_design_V2_header {
    padding: 16px 25px 13px;
}
.event_design_V2_content {
    padding: 19px;
}

.event_design_V2_header {
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #d9d9d9;
    margin: -1px;
    background: #000;
}
.font-34 {
    font-size: 34px;
}
.event_design_V2_content .feture-box-content {
    display: flex;
}
.event_design_V2_content .featuredEventImg {    
    width: 137px;min-width: 137px;
    height: 107px;
}
.event_design_V2_content .featuredEventImg {
    margin-right:25px; border-radius: 15px !important;
}
.event_design_V2_content .tittle-left-box { padding-top: 0px !important;
}
.event_design_V2_content div .learn-mores{ background: none; color: #249446 !important; justify-content: start !important;width: auto; padding: 0px !important;text-align: left;
height: auto;
  margin: 0 !important;
}
.event_design_V2_content div .learn-mores a{color: #249446 !important; font-size: 16px; text-transform: capitalize; font-family: "Museo Sans 700";}
.event_design_V2_content div .learn-mores a:hover{ color: #BD202E !important;}
.event_design_V2_content div .feture-box {
	padding: 21px;
	border-radius: 10px;
	border-left: 5px solid #BD202E;
}
.event_design_V2_content .project-description{ font-size: 16px;}
.main-month-category select {
	border-radius: 15px;
}
.highlights-container .timeline-arrow{ background: none; border: none;
    width: 42px; 
  height: 42px;position: absolute;padding: 0;top:-4px;
}
.highlights-container .timeline-arrow img{ min-width: 100%; height: auto !important;}
.highlights-container .timeline-arrows {
	max-width: 1000px;
	margin: 0 auto; position: relative;
}
.timeline-prev{ }
.timeline-next{ right: 0;}

.highlights-container .nav-arrow{ background: none; border: none;}

.nav-ul .subUl {
	padding-left:55px;
}
.nav-ul .subUl li{ margin-bottom: 30px;}
.nav-ul .subUl li a {
	font-size: 44px;
}

.clander-box-v2{
background: #249446;}
.month-year span{ color: #fff;}
.clander-box-v2 .view-type.active {
	background-color: #BD202E;
	color: white;
}
.clander-box-v2 .week-box a {
	padding: 5px 19px;
	border-radius: 10px;
	display: inline-flex;
}
.main-filter {
	margin-top: 14px;
}
.Themeheadline{margin-top: 17px;}
.text-theme-red{color: #BD202E !important;}

.week-box {
	border: none;
	padding: 0;
}

.event_subSlider{}
.commonSliderArrow .slick-arrow {
	background: url("../images/arrow_left_icon.svg");
	color: white; background-repeat: no-repeat;
	background-size: 100% !important;
	font-size: 0;
	width: 32px;display: block !important;
	height: 32px;
}
.commonSliderArrow .slick-arrow{ display: block !important;}
.commonSliderArrow .slick-arrow.slick-prev{display: block !important; left: -46px !important;
transform: rotate(180deg);
  transform-origin: center center;
  margin-top: -18px;
}

.commonSliderArrow .slick-arrow.slick-next{display: block !important; right: -46px !important;}
.commonSliderArrow .slick-arrow::before{ display: none;}
.commonSliderArrow .slick-arrow.slick-disabled{background: url("../images/arrow_left_icon-dim.svg");}

.featuredEventsContainer.commonSliderArrow .slick-arrow{right: calc(50% - 65px) !important;
  top: inherit; width: 28px; height: 28px;
  bottom: -33px;}

.featuredEventsContainer.commonSliderArrow .slick-arrow.slick-prev{ left: calc(50% - 30px) !important;}

.featuredEventsContainer.commonSliderArrow .slick-arrow.slick-next {	
	right: calc(50% - 30px) !important;
	top: inherit;
    bottom: -46px;
}
.right-banner.active {
	text-align: left;
}
.right-banner.active::before{  background-position: left;}
.agriculture-box{ cursor: pointer;}

#exampleModal .modal-dialog {
	max-width: 1000px;padding: 10px;
}
#exampleModal .modal-dialog .modal-header{ display: none;}
.modal-footer .btn{border-radius: 4px;line-height: 100%;
  display: inline-flex;
  align-items: center;
background: #249446; color: #fff;}
.event_subSlider .slick-track{ min-width: 100%; display: flex; justify-content: center;}

img {
	width: 100%;
	height: auto;
}

@media (max-width: 1440px) {
    .hero-section-wrap .hero-content .container {
        max-width: 1420px;
        padding: 0 50px;
    }
}

@media (max-width: 1366px) {
    #app_Mainheader .app_Mainheader_content {
        padding-right: 55px;
    }
}

@media (max-width: 1199px) {
    .accordions {
        padding-right: 0;
    }
    .Culture_section .CULTURAL_img {
        height: 257px;
    }
    .discover_kenya .Team_img {
        height: 224px;
    }
    .Culture_section .CULTURAL_img,
    .discover_kenya .Team_img {
        height: 180px;
    }
    .Culture_section .CULTURAL_img {
        height: 200px;
    }
    .nav-tabs .nav-link {
        padding: 10px 22px;
    }
    .newsImg {
        height: 200px;
    }
    .featuredProgram_row .CULTURAL_imgs {
        width: 150px;
        height: 150px;
    }
    .rounded-20px {
        border-radius: 15px !important;
    }
    .featuredProgram_row .text-section {
        padding-top: 20px !important;
    }
    .main-month-category select {
        height: 50px;
        padding: 0 15px;
    }
    .agriculture-box {
        height: 225px;
        border-radius: 15px;
    }
    .agriculture-box h2 {
        font-size: 27px;
    }
    .UpcomingEventsSection .date-and-months {
        margin-right: 0;
    }
    .font-34 {
	font-size: 30px;
}
.nav-ul .subUl li{ margin-bottom: 30px;}
.nav-ul .subUl li a {
	font-size: 30px;
}
.nav-ul .subUl li {
	margin-bottom: 9px;
}
.nav-ul .subUl {
	padding-left: 35px;
}
}
@media (max-width: 992px) {
    #app_Mainheader .app_Mainheader_content {
        padding-right: 67px;
    }
}

@media (max-width: 767px) {
    .discover_kenya .Team_img_col::before {
        height: calc(100% - 97px);
    }
    .section-padding:not(.expo-bg) .slick-dotted.slick-slider {
        margin-bottom: 30px;
    }
    .slider-container .custom-next,
    .slider-container .custom-prev {
        bottom: -55px;
    }
    .liveStream_v2 .card-content {
        padding-bottom: 47px !important;
    }
    .newsImg {
        height: 200px;
    }
    .featuredProgram_row .project-content {
        flex-direction: column;
    }
    .featuredProgram_row .CULTURAL_imgs {
        width: 100%;
        height: 150px;
        margin-top: 27px;
    }
    .featuredProgram_row .text-section {
        padding-top: 0px !important;
    }
    .main-month-category select {
        height: 44px;
    }
    .FEATUREDEventsPrograme .project-content {
        flex-direction: column;
    }
    .FEATUREDEventsPrograme .project-image {
        width: 100%;
    }
    .main-book-div {
        width: auto !important;
        display: inline-flex;
        max-width: 200px;
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
    }
    .book-group ul li {
        padding: 10px 19px 10px 19px;
        font-size: 20px;
        border-radius: 10px;
    }
    .plan-btn {
        height: 44px;
        min-height: inherit;
    }
    .bg-pavilion {
        padding-bottom: 54px;
    }
    .HIGHLIGHTS_Section .date {
        font-size: 14px;
    }
    #eventsContainer .project-box {
        margin-bottom: 20px !important;
    }
    .calendar_ui_wrap {
        margin-bottom: 20px !important;
    }
    .fotter-bg .top-margin-loactions .box-1 {
        border-radius: 20px;
        min-height: 70px;
    }
    .fotter-bg .tittle-head p {
        font-size: 16px;
    }
    .fotter-bg .padding-top {
        padding-top: 23px;
    }
    .fotter-bg .top-margin-loactions {
        margin-top: 0;
    }
    .section-padding:not(.expo-bg) .slick-dotted .slick-dots {
        bottom: -15px;
    }
    .EventCategorie.spical-section-bg {
        padding-top: 26px;
        padding-bottom: 20px;
    }
    .book-group ul {
        margin-top: 20px;
    }
    .book-visit {
        padding-bottom: 28px;
    }
    .event-details-section.expo-bg {
        padding-top: 20px;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    .app_Mainheader_content > div {
        width: 100%;
    }
    .haderlogo2 img {
        max-width: 77px;
    }
    #app_Mainheader .app_Mainheader_content {
        padding-right: 0;
    }
    .header_right {
        min-height: 81px;
    }
    .event_design_V2_content .feture-box-content {
	display: flex;
	flex-direction: column;
}
.event_design_V2_content div .feture-box {	
	border-radius: 10px;padding: 15px;
}
.event_design_V2_content .featuredEventImg {
	margin-right: 0;
	border-radius: 10px !important;
	width: 100%;
	margin-bottom: 10px;
}
.event_design_V2_content {
	padding: 15px;
}
.font-34 {
	font-size: 26px;
}
.event_design_V2_header {
	padding: 16px 20px 13px;
}
.map-div-wrap .map-div{ display: none;}
.offcanvas-backdrop {
	background: linear-gradient( 90deg, #006b2b 0.16%, rgba(0, 128, 52, 0.86) 100.99%, rgba(0, 151, 61, 0.23) 99.87% ) !important;
}
.nav-ul .subUl li a {
	font-size: 22px;
}
.nav-ul .subUl li {
	margin-bottom: 3px;
}
.nav-ul .subUl {
	padding-left: 21px;
}
.nav-ul {
	padding-left: 7px;
	padding-top: 7px;
}
.offcanvas-header{ padding: 0px !important;}
.offcanvas-header .btn-close {
	
	right: 72px !important;
}
.font-32 {
	font-size: 26px !important;
}
.padding-top {
	padding-top: 20px;
}
}

.list_style_1 ul{
    padding-left:0rem !important;
  }

  .result-srch
  {
      width: 100%;
      top: calc(100% - 2px);
     /* padding-bottom: 7px;*/
      max-height: 290px;
  
      position: absolute;
      box-shadow: 0 40px 40px rgb(0 0 0 / 26%);
      border-top: none;
      overflow-y: auto;
      transition-property: opacity,visibility;
      transition: .3s;
      background-color: #fff;
      z-index: 5;
     /* padding: 20px;*/
      border-top: 2px solid #343434;
  }
  .result-srch ul li {
      padding: 9px 10px;
      line-height: 19px;
      /* color: black; */
  }
  .result-srch ul li a {
      text-decoration: none; 
      color: black;
      font-size: 14px;
  }
  .result-srch ul
  {
      list-style-type: none;
      padding-top: 10px;
  }
  .result-srch ul li.search-title
  {
          font-weight: 700;
      color: #00a34b;
      padding-bottom: 3px;
  }
  .result-srch ul li:hover {
    background: #e9e9e9;
}

.view_result_bottom {
    display: flex;
    justify-content: center;
    background: #00a34b;
    color: #fff;
    padding: 15px 0;
    left: 0;
    margin: 0px;
}
.result-srch ul li:hover {
    background: #e9e9e9;
}

.site-common-search button {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
}
.view_result_bottom a {
    color: #fff !important;
}
.searchIco{
    background: url(../images/search.png) no-repeat;   
    background-size: 25px;
    background-position: center;
}
.header-search{
    margin-right: 20px;
}
.header-search .form-control{
    padding-left: 50px;
}
.header-search svg{
    display: none;
}
@media (max-width: 399px) {
    .Applogo_col img {
        max-width: 172px;
    }
    .haderlogo2 img {
        max-width: 77px;
    }
}
